Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix package:// asset parsing #237

Merged
merged 2 commits into from
Aug 26, 2024
Merged

Fix package:// asset parsing #237

merged 2 commits into from
Aug 26, 2024

Conversation

luca-della-vedova
Copy link
Member

Bug fix

Fixed bug

Unlike all other asset types (i.e. rmf-server://asset-path), assets that start with package:// must retain their package:// prefix since the downstream library we use to parse it expects it in that form.

Fix applied

Manually append it

luca-della-vedova and others added 2 commits August 22, 2024 15:51
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Michael X. Grey <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
@mxgrey mxgrey merged commit 5bbbc0c into main Aug 26, 2024
5 checks passed
@mxgrey mxgrey deleted the luca/fix_package_assets branch August 26, 2024 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants